JBoss Web Server Instance Administration

The following CMPClosed Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. Components and required third partyClosed Of software; a reusable component developed to be either freely distributed or sold by an entity other than the original vendor of the development platform. software run in an instance of a JBossClosed An open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. JBoss AS is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other web-based applications and software. JBoss is an open source alternative to commercial offerings from IBM WebSphere and SAP NetWeaver. Web Server:

Deployment

JBoss Web Server is not bundled with CMP and should be installed independently prior to installation and deployment of CMP. See the CMP Technical Architecture Overview for more details.

For information on how to deploy the dependant CMP components, see the CMP Installation Guide.

Starting

To start the JBoss Web Server service, use the following command:

sudo systemctl start jws5-tomcat

To restart the JBoss Web Server service, use the following command:

sudo systemctl restart jws5-tomcat

Stopping

To stop the JBoss Web Server service use the following command:

sudo systemctl stop jws5-tomcat

Monitoring Status

To check the status of the JBoss Web Server service, use the following command:

sudo systemctl status jws5-tomcat

Check the log file for any errors – sometimes the process is still running but not functioning.

Configuration

For a list of the properties that must be configured during installation and configuration, see the JBoss Web Server Properties section of the CMP Installation Guide.

Logs

The Summary File generated at the end of the installation process provides the location of log files for the JBoss Web Server service.